go/types.Checker.indexedElts (method)
3 uses
go/types (current package)
literals.go#L239: n := check.indexedElts(e.Elts, utyp.elem, utyp.len)
literals.go#L267: check.indexedElts(e.Elts, utyp.elem, -1)
literals.go#L353: func (check *Checker) indexedElts(elts []ast.Expr, typ Type, length int64) int64 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)